:art: Update requirements_xx.txt

huangqimin 5 years ago
parent
commit
6d3986ed8f
4 changed files with 7 additions and 7 deletions
  1. 2 2
      requirements.txt
  2. 3 3
      requirements_dj.txt
  3. 1 1
      requirements_pywe.txt
  4. 1 1
      requirements_redis.txt

+ 2 - 2
requirements.txt

@@ -2,8 +2,8 @@ CodeConvert==2.0.5
2 2
 MySQL-python==1.2.5
3 3
 Pillow==6.1.0
4 4
 StatusCode==1.0.0
5
-TimeConvert==1.5.0
6
-furl==2.0.0
5
+TimeConvert==1.5.1
6
+furl==2.1.0
7 7
 isoweek==1.3.3
8 8
 jsonfield==2.0.2
9 9
 monetary==1.0.3

+ 3 - 3
requirements_dj.txt

@@ -1,5 +1,5 @@
1
-Django==1.11.23
2
-django-admin=2.0.0
1
+Django==1.11.29
2
+django-admin==2.0.1
3 3
 django-cors-headers==3.0.2
4 4
 django-curtail-uuid==1.0.4
5 5
 django-detect==1.0.15
@@ -14,7 +14,7 @@ django-models-ext==1.1.9
14 14
 django-multidomain==1.1.4
15 15
 django-paginator2==1.1.3
16 16
 django-query==1.0.5
17
-django-redis-connector==1.0.1
17
+django-redis-connector==1.0.3
18 18
 django-response==1.1.1
19 19
 django-rlog==1.0.7
20 20
 django-shortuuidfield==0.1.3

+ 1 - 1
requirements_pywe.txt

@@ -5,7 +5,7 @@ pywe-jssdk==1.1.0
5 5
 pywe-marketcode==1.0.3
6 6
 pywe-membercard==1.0.3
7 7
 pywe-miniapp==1.1.5
8
-pywe-oauth==1.0.7
8
+pywe-oauth==1.1.1
9 9
 pywe-pay==1.0.13
10 10
 pywe-pay-notify==1.0.4
11 11
 pywe-response==1.0.1

+ 1 - 1
requirements_redis.txt

@@ -1,3 +1,3 @@
1
-hiredis==1.0.0
1
+hiredis==1.0.1
2 2
 redis==2.10.6
3 3
 redis-extensions==1.2.5